[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 2816   SHUFFLE   <  SKIP 525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22146Chen, Benjamin, J90505TorranceCaliforniaUnited States
18601Garcia, Cynthia, K92118CoronadoCaliforniaUnited States
25360James, Mason, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 19:59:53.837 UTC