[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 413   SHUFFLE   <  SKIP 2229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15956Li, Ryan94611OaklandCaliforniaUnited States
15560Gray, Gabrielle, E98312BremertonWashingtonUnited States
18924Williams, Rachel, C94536FremontCaliforniaUnited States

Generated 2025-07-12 20:14:47.666 UTC