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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
11522Hughes, Christian, J97045Oregon CityOregonUnited States
27144Shen, Franklin2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 07:32:04.004 UTC