[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 3767  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20163Zhang, Krystal, S60061Frankfurt am MainSaarlandGermany
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States
24458Rodriguez, Frederick, S3280WarrnamboolVictoriaAustralia
28640Cook, BryceV9LangfordBritish ColumbiaCanada
15630Tang, Nichole, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
16110Long, Brandon, MV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-11 14:42:21.685 UTC