[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 3184   <  SKIP 2812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19595Raji, Carl3198SeafordVictoriaAustralia
21073Kelly, Catherine95010HofBayernGermany
24516Moore, Rachel, K94014ColmaCaliforniaUnited States

Generated 2025-07-22 01:09:23.232 UTC