[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 468   SHUFFLE   <  SKIP 6372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21101Perez, Meagan, RL4 4HBLiverpoolEnglandUnited Kingdom
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom
16782Clark, Lucas98366Port OrchardWashingtonUnited States

Generated 2025-07-18 17:35:58.335 UTC