[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 875   SHUFFLE   <  SKIP 4828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20617Johnson, Chloe, L3977CranbourneVictoriaAustralia
26209Cox, Jan, R42651SolingenNordrhein-WestfalenGermany
17487Green, Nathan, C98501OlympiaWashingtonUnited States

Generated 2025-07-17 00:51:57.211 UTC