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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14142Zheng, Damien, A53131BonnNordrhein-WestfalenGermany
26203Hall, Nicole91932Imperial BeachCaliforniaUnited States
17811Hernandez, Stacy70452StuttgartSaarlandGermany
28178James, KatherineV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-11 09:26:48.029 UTC