[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 50  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28104Williams, Hannah, R92118CoronadoCaliforniaUnited States
27079Lewis, Natalie, E90401Santa MonicaCaliforniaUnited States
24528Hernandez, Katherine94014ColmaCaliforniaUnited States

Generated 2025-07-13 03:34:33.494 UTC