[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 5579   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
21013Nelson, Connor59140DunkerqueNordFrance

Generated 2025-07-19 14:41:07.525 UTC