[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 3027   SHUFFLE   <  SKIP 3697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26598Adams, Charles, R98403TacomaWashingtonUnited States
25199Griffin, Kyle, L92020El CajonCaliforniaUnited States
25510Kumar, Grant, AW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-17 09:38:24.963 UTC