[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 364   SHUFFLE   <  SKIP 1362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14453Scott, Jesse98312BremertonWashingtonUnited States
22540Ramos, Latasha, LCM11BillericayEnglandUnited Kingdom
24846Navarro, Naomi, S53001BonnHamburgGermany

Generated 2025-07-15 01:52:02.197 UTC