[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 875   SHUFFLE   <  SKIP 754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19799Taylor, Austin, L91364Woodland HillsCaliforniaUnited States
19655Murphy, Cindy, M91791West CovinaCaliforniaUnited States
13003Hernandez, Jill, L4655Hervey BayQueenslandAustralia

Generated 2025-07-17 14:46:45.003 UTC