[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 2075   SHUFFLE   <  SKIP 443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26736Xu, Lacey, A90706BellflowerCaliforniaUnited States
18800Phillips, Jennifer, A97034Lake OswegoOregonUnited States
25756Malhotra, Cassandra, L12311BerlinHamburgGermany

Generated 2025-07-16 08:57:20.597 UTC