[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 391   SHUFFLE   <  SKIP 644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia
27315Mitchell, James66740SaarlouisSaarlandGermany
11002Torres, Ruben7001HobartTasmaniaAustralia

Generated 2025-07-17 00:11:08.667 UTC