[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 1429   SHUFFLE   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24636Ward, Anna97034Lake OswegoOregonUnited States
18838Morris, Natalie, C91977Spring ValleyCaliforniaUnited States
23604Kovar, Troy, J45001EssenHamburgGermany

Generated 2025-07-14 02:27:34.211 UTC