[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 5424 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12986 | Garcia, Rachel, L | V6B 3P7 | Port Hammond | British Columbia | Canada |
13027 | Patterson, Jeremy | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-13 17:10:50.066 UTC