[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 7639 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11510 | Roberts, Seth, H | V7L 4J4 | N. Vancouver | British Columbia | Canada |
11523 | Taylor, Lucas, V | V7L 4J4 | N. Vancouver | British Columbia | Canada |
11530 | Martinez, Andrew, C | V7L 4J4 | N. Vancouver | British Columbia | Canada |
11711 | Davis, Daniel | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-14 02:01:41.534 UTC