[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   SHUFFLE   <  SKIP 3059  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States
28721Lin, Jaclyn4655Hervey BayQueenslandAustralia
15449Yuan, CedricY024 1GFYorkEnglandUnited Kingdom
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-09 21:55:28.644 UTC