[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 250   SHUFFLE   <  SKIP 1368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22784Jackson, Nicholas, H90012Los AngelesCaliforniaUnited States
25505Zhou, CurtisSW8 4BGLondonEnglandUnited Kingdom
20613Raje, Lindsay, L4810TownsvilleQueenslandAustralia

Generated 2025-07-10 01:28:57.087 UTC