[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 327   SHUFFLE   <  SKIP 2983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22301Rodriguez, Abigail90712LakewoodCaliforniaUnited States
12207Hill, Samuel, J98027IssaquahWashingtonUnited States
28905Bailey, Katherine, L59000LilleNordFrance

Generated 2025-07-10 15:18:21.399 UTC