[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 540   SHUFFLE   <  SKIP 112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20031James, Devin94010BurlingameCaliforniaUnited States
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
11928Morris, Isabella, M92020El CajonCaliforniaUnited States

Generated 2025-07-18 10:35:08.626 UTC