[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 2511   SHUFFLE   <  SKIP 1218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States
26118Butler, Ashley, A94611OaklandCaliforniaUnited States
19514Rodriguez, Kari63009OffenbachSaarlandGermany

Generated 2025-07-18 14:06:10.700 UTC