[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 508   SHUFFLE   <  SKIP 615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27897Munoz, Robin, E38001BraunschweigNordrhein-WestfalenGermany
14986Martinez, Richard, JWA1WarringtonEnglandUnited Kingdom
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 11:27:57.252 UTC