[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 158   SHUFFLE   <  SKIP 2555  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27195Perez, Robert, D94109San FranciscoCaliforniaUnited States
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom
28905Bailey, Katherine, L59000LilleNordFrance
21650Zeng, Cedric92118CoronadoCaliforniaUnited States

Generated 2025-07-20 08:27:27.827 UTC