[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 8806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia
18239Zhu, Alisha, G2036MalabarNew South WalesAustralia
18336Gonzalez, Carla, J2036MalabarNew South WalesAustralia

Generated 2025-07-13 00:53:56.976 UTC