[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 484   SHUFFLE   <  SKIP 2492  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
22780Rogers, Jennifer90802Long BeachCaliforniaUnited States
27647Moore, Daniel, L91776San GabrielCaliforniaUnited States

Generated 2025-07-11 03:49:54.809 UTC