[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 3222   SHUFFLE   <  SKIP 84  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom
27864Luo, Shaun2113North RydeNew South WalesAustralia
20247Lopez, Kristina, L7001HobartTasmaniaAustralia

Generated 2025-07-18 18:56:29.324 UTC