[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 461   SHUFFLE   <  SKIP 2952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11928Morris, Isabella, M92020El CajonCaliforniaUnited States
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
28128Lee, Jeremiah92020El CajonCaliforniaUnited States

Generated 2025-07-14 23:43:46.249 UTC