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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28220Xu, Kelsey, W4700RockhamptonQueenslandAustralia
26798Garcia, Jeremiah98104SeattleWashingtonUnited States
26709King, Mary, O92806La JollaCaliforniaUnited States

Generated 2025-07-16 19:07:27.855 UTC