[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 5441 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17483 | Gonzalez, Logan, J | V6B 3P7 | Port Hammond | British Columbia | Canada |
17595 | Garcia, Benjamin, L | V6B 3P7 | Port Hammond | British Columbia | Canada |
18081 | Parker, Amanda | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-10 13:20:55.014 UTC