[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 625   SHUFFLE   <  SKIP 2511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21794James, Alyssa, J90241DowneyCaliforniaUnited States
17857Cabello, Albert, S04838EilenburgBrandenburgGermany
26764Li, Alvin2580GoulburnNew South WalesAustralia

Generated 2025-07-18 00:12:02.467 UTC