[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3467  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19945Garcia, Phillip, P94310OrlyVal de MarneFrance
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia
28028Allen, Elijah, H98270MarysvilleWashingtonUnited States

Generated 2025-07-09 19:01:02.780 UTC