[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 717   SHUFFLE   <  SKIP 1819  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15555Barnes, Hailey94303Palo AltoCaliforniaUnited States
19444Thomas, Kayla93000BobignySeine Saint DenisFrance
27358Shen, Devon, G4655Hervey BayQueenslandAustralia

Generated 2025-07-10 03:26:05.747 UTC