[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 250   SHUFFLE   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17847Lee, Logan, G46236BottropNordrhein-WestfalenGermany
14089Gray, Kaitlyn, L92020El CajonCaliforniaUnited States
27919Lal, Ryan98027IssaquahWashingtonUnited States

Generated 2025-07-08 18:48:56.607 UTC