[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 250 < SKIP 5192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17483 | Gonzalez, Logan, J | V6B 3P7 | Port Hammond | British Columbia | Canada |
18081 | Parker, Amanda | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-22 00:11:24.964 UTC