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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21572Ramos, Randall2036MalabarNew South WalesAustralia
25450Deng, Darrell, A70511StuttgartSaarlandGermany
14163Garcia, Ebony, S14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-11 17:44:25.714 UTC