[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 3104   SHUFFLE   <  SKIP 2061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26628Lee, Lucas, J99202SpokaneWashingtonUnited States
11350Zhou, CaraPB12PeterboroughEnglandUnited Kingdom
25579Prasad, Bobby, W94310OrlyVal de MarneFrance

Generated 2025-07-12 00:51:28.359 UTC