[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 1611  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27692Lopez, Isaac4655Hervey BayQueenslandAustralia
22235Peterson, Sebastian, G92118CoronadoCaliforniaUnited States
19984Morris, Sara92020El CajonCaliforniaUnited States

Generated 2025-07-17 00:20:37.943 UTC