[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 315  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15894Gutierrez, Joanna, M98225BellinghamWashingtonUnited States
12305Bailey, XavierPE17BuryEnglandUnited Kingdom
16781Chen, Dylan92020El CajonCaliforniaUnited States
17754King, Stephanie, W57000MetzMoselleFrance

Generated 2025-07-16 10:50:47.499 UTC