[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 5631   <  SKIP 2002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
26987Lopez, Roy, I80074MünchenHessenGermany
25957Washington, Stephanie91364Woodland HillsCaliforniaUnited States

Generated 2025-07-19 00:12:43.561 UTC