[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 2426   <  SKIP 2248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12968Butler, Paige, C97068W. LinnOregonUnited States
19459Yuan, KatieWA1WarringtonEnglandUnited Kingdom
28957Xu, Kate, R6006PerthSouth AustraliaAustralia

Generated 2025-07-22 11:55:59.634 UTC