[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 785   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23508Jones, Blake98033KirklandWashingtonUnited States
23823Davis, Samuel, K90706BellflowerCaliforniaUnited States
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-16 19:26:28.961 UTC