[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 470   SHUFFLE   <  SKIP 1640  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19880Bennett, Emma, E94611OaklandCaliforniaUnited States
23966Sharma, Grant, RLA1 1LNLancasterEnglandUnited Kingdom
23910Perry, Gabriel, A85049IngolstadtBayernGermany

Generated 2025-07-19 20:46:24.382 UTC