[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 31   SHUFFLE   <  SKIP 691  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
20861Nara, Nicolas, M48001MünsterSaarlandGermany
26632Moore, Isabella, B98225BellinghamWashingtonUnited States

Generated 2025-07-22 00:02:31.113 UTC