[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 511   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23043Moore, Katherine, L98403TacomaWashingtonUnited States
16644Goel, Leonard, C91502BurbankCaliforniaUnited States
24852Martinez, CarlaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 06:26:26.004 UTC