[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 1205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21473Rubio, Stacy, S98168BurienWashingtonUnited States
27641Alexander, Miranda92020El CajonCaliforniaUnited States
15317Jenkins, Rachel, R94010BurlingameCaliforniaUnited States

Generated 2025-07-12 17:58:41.192 UTC