[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 680   SHUFFLE   <  SKIP 4238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19331Hu, Jessie, F14111BerlinHamburgGermany
17209James, Jacqueline, L95010HofBayernGermany
12206Parker, Sierra, J90802Long BeachCaliforniaUnited States

Generated 2025-07-21 10:21:43.834 UTC