[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 248   SHUFFLE   <  SKIP 154  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18005Ramos, Renee, K20354HamburgHamburgGermany
24121Liu, Valerie, R66041PoingSaarlandGermany
16985Li, Adam97045Oregon CityOregonUnited States
14579Henderson, Luis97034Lake OswegoOregonUnited States
13202Romero, Natasha, M94014ColmaCaliforniaUnited States
22972James, Bailey, A97071WoodburnOregonUnited States

Generated 2025-07-14 07:19:09.013 UTC