[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 2421   SHUFFLE   <  SKIP 7232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28976Peterson, ChristinaV9MetchosinBritish ColumbiaCanada
12337Goldstein, Dustin2060Lavender BayNew South WalesAustralia
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance

Generated 2025-07-19 01:44:21.516 UTC