[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   SHUFFLE   <  SKIP 7075  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13560Shan, Andres, T60075Frankfurt am MainSaarlandGermany
22387Romero, Audrey, S66041PoingSaarlandGermany
18953Patterson, Mya, A90706BellflowerCaliforniaUnited States
28114Cox, Jared, E4217Gold CoastQueenslandAustralia

Generated 2025-07-15 18:19:19.112 UTC