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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13657Collins, Kaylee, M97355LebanonOregonUnited States
11106Liu, Jessie3280WarrnamboolVictoriaAustralia
27650Griffin, Richard97034Lake OswegoOregonUnited States
26147Subram, Ivan, A6006PerthSouth AustraliaAustralia

Generated 2025-07-17 10:03:03.283 UTC