[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 5862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
22927Guo, Jon2036MalabarNew South WalesAustralia
24008Munoz, Monique2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 19:56:41.476 UTC