[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 2986   SHUFFLE   <  SKIP 1612  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21255Lu, Martha, R3550BendigoVictoriaAustralia
20247Lopez, Kristina, L7001HobartTasmaniaAustralia
21073Kelly, Catherine95010HofBayernGermany

Generated 2025-07-22 05:21:11.031 UTC