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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25443Huang, Stacey13441BerlinHessenGermany
12297Blanco, Felicia60323FrankfurtHessenGermany
16142King, Sophia98403TacomaWashingtonUnited States
18616Butler, Spencer, A94611OaklandCaliforniaUnited States

Generated 2025-07-18 18:17:18.335 UTC