[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 127   SHUFFLE   <  SKIP 2124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26803Bennett, Xavier, W90012Los AngelesCaliforniaUnited States
15132Pal, Jenny2138RhodesNew South WalesAustralia
13571Mehta, Allen, I92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-16 18:06:33.323 UTC